[INFO] cloning repository https://github.com/Seki-C/mindmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seki-C/mindmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeki-C%2Fmindmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeki-C%2Fmindmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b558c0bd436fff62baa8f5d9985e1b552f510778
[INFO] testing Seki-C/mindmap against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeki-C%2Fmindmap" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Seki-C/mindmap
[INFO] finished tweaking git repo https://github.com/Seki-C/mindmap
[INFO] tweaked toml for git repo https://github.com/Seki-C/mindmap written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Seki-C/mindmap on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Seki-C/mindmap already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0f80b7c0e0b736183385c82a9115c16572119189102501d2de7b563fa5f3965
[INFO] running `Command { std: "docker" "start" "-a" "b0f80b7c0e0b736183385c82a9115c16572119189102501d2de7b563fa5f3965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0f80b7c0e0b736183385c82a9115c16572119189102501d2de7b563fa5f3965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f80b7c0e0b736183385c82a9115c16572119189102501d2de7b563fa5f3965", kill_on_drop: false }`
[INFO] [stdout] b0f80b7c0e0b736183385c82a9115c16572119189102501d2de7b563fa5f3965
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 372b95afa506b7b67d076d7e520bc5d6f1ff516d55785631d8639b9a29af6a0d
[INFO] running `Command { std: "docker" "start" "-a" "372b95afa506b7b67d076d7e520bc5d6f1ff516d55785631d8639b9a29af6a0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling sctk-adwaita v0.8.3
[INFO] [stderr]    Compiling mindmap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `node_mut` and `len` are never used
[INFO] [stdout]   --> src/mindmap/data.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl MindMapData {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn node_mut(&mut self, id: NodeId) -> Option<&mut Node> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn len(&self) -> usize {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `mark_saved` and `last_saved` are never used
[INFO] [stdout]    --> src/mindmap/file.rs:249:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl FileManager {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 249 |     pub fn mark_saved(&mut self, now: Instant) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     pub fn last_saved(&self) -> Option<Instant> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len` and `is_empty` are never used
[INFO] [stdout]    --> src/mindmap/manager.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 125 | impl NodeManager {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_root` and `new_child` are never used
[INFO] [stdout]   --> src/mindmap/node.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Node {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn new_root(text: NodeText, position: NodePosition) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn new_child(parent_id: NodeId, text: NodeText, position: NodePosition) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "372b95afa506b7b67d076d7e520bc5d6f1ff516d55785631d8639b9a29af6a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372b95afa506b7b67d076d7e520bc5d6f1ff516d55785631d8639b9a29af6a0d", kill_on_drop: false }`
[INFO] [stdout] 372b95afa506b7b67d076d7e520bc5d6f1ff516d55785631d8639b9a29af6a0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14a113b87580654c602b483c9ff9e88588e5cab7bc11478534d10497cda4a9d0
[INFO] running `Command { std: "docker" "start" "-a" "14a113b87580654c602b483c9ff9e88588e5cab7bc11478534d10497cda4a9d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling mindmap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "14a113b87580654c602b483c9ff9e88588e5cab7bc11478534d10497cda4a9d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14a113b87580654c602b483c9ff9e88588e5cab7bc11478534d10497cda4a9d0", kill_on_drop: false }`
[INFO] [stdout] 14a113b87580654c602b483c9ff9e88588e5cab7bc11478534d10497cda4a9d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7830d2bd05761eed54e3af199c96c21f64e5702f17ea805a507e3005b3b07a3e
[INFO] running `Command { std: "docker" "start" "-a" "7830d2bd05761eed54e3af199c96c21f64e5702f17ea805a507e3005b3b07a3e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mindmap-2d4e96dae74edc7a)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test mindmap::data::tests::remove_subtree_updates_links ... ok
[INFO] [stdout] test mindmap::data::tests::adds_children_and_preserves_order ... ok
[INFO] [stdout] test mindmap::file::tests::save_and_load_round_trip ... ok
[INFO] [stdout] test mindmap::file::tests::load_missing_magic_fails ... ok
[INFO] [stdout] test mindmap::node::tests::node_layout_matches_design_spec ... ok
[INFO] [stdout] test mindmap::manager::tests::delete_invalid_id_returns_false ... ok
[INFO] [stdout] test mindmap::node::tests::setters_update_fields ... ok
[INFO] [stdout] test mindmap::node::tests::new_root_initializes_expected_defaults ... ok
[INFO] [stdout] test mindmap::data::tests::visible_nodes_filters_by_viewport ... ok
[INFO] [stdout] test mindmap::file::tests::should_auto_save_based_on_interval_and_dirty_flag ... ok
[INFO] [stdout] test mindmap::manager::tests::creates_nodes_and_reuses_slots ... ok
[INFO] [stdout] test mindmap::input::tests::create_child_advances_selection ... ok
[INFO] [stdout] test mindmap::input::tests::select_siblings_moves_between_children ... ok
[INFO] [stdout] test mindmap::node::tests::vacant_node_initializes_as_empty_slot ... ok
[INFO] [stdout] test mindmap::tlv::tests::decode_rejects_invalid_length ... ok
[INFO] [stdout] test mindmap::tlv::tests::decode_rejects_wrong_type ... ok
[INFO] [stdout] test mindmap::tlv::tests::round_trip_vacant_node_preserves_markers ... ok
[INFO] [stdout] test mindmap::input::tests::delete_node_returns_to_parent ... ok
[INFO] [stdout] test mindmap::tlv::tests::decode_rejects_insufficient_data ... ok
[INFO] [stdout] test mindmap::tlv::tests::decode_rejects_reserved_marker_mismatch ... ok
[INFO] [stdout] test mindmap::tlv::tests::round_trip_active_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7830d2bd05761eed54e3af199c96c21f64e5702f17ea805a507e3005b3b07a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7830d2bd05761eed54e3af199c96c21f64e5702f17ea805a507e3005b3b07a3e", kill_on_drop: false }`
[INFO] [stdout] 7830d2bd05761eed54e3af199c96c21f64e5702f17ea805a507e3005b3b07a3e
